SELECT * FROM posts WHERE display=1 AND post_type_id IN ('3') AND title LIKE('%Phil Collins: 'I will never return for a 'half-assed' live performance'%') ORDER BY id DESC LIMIT 4
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'I will never return for a 'half-assed' live performance'%') ORDER BY id DESC LIM' at line 1